Warning fix.
authoroliskoli <oliskoli>
Tue, 31 Oct 2006 19:08:18 +0000 (19:08 +0000)
committeroliskoli <oliskoli>
Tue, 31 Oct 2006 19:08:18 +0000 (19:08 +0000)
stmsdf.c

index 23c0f086a5140a53128782635f7241c0c7194c79..bc2e861e5cbc06ee113aee97b058ce8edb470093 100644 (file)
--- a/stmsdf.c
+++ b/stmsdf.c
@@ -642,6 +642,9 @@ data_write(void)
        
        switch(global_opts.objective)
        {
+               case wptdata: 
+                       break;
+
                case rtedata:
                        gbfprintf(fout, "TYPE=5\n");